@charset "utf-8";
.amt1{
	animation-delay:.25s;
}
.amt2{
	animation-delay:.5s;
}
.amt3{
	animation-delay:.75s;
}
.amt4{
	animation-delay:1s;
}
.amt5{
	animation-delay:1.25s;
}
.amt6{
	animation-delay:1.5s;
}
.head{
	padding: 0 80px;
	width: 100%;
	height: 100px;
	background: rgba(0,0,0,.35);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	transition: .25s;
}
.list_mt{
	margin-top: 100px;
}
.head_active{
	height: 70px;
}
.hdr{
	justify-content: flex-end;
}
.logo{
	display: inline-block;
	height: 64px;
}
.head_active .logo{
	height: 40px;
}
.logo img{
	display: block;
	height: 100%;
}
.nav span{
	display: inline-block;
	padding: 0 30px;
	position: relative;
	line-height: 100px;
}
.nav span a.nava{
	font-size: 18px;
	color: #fff;
}
.navhide{
	width: 160px;
	background: rgba(0,0,0,.35);
	top: 100%;
	left: 50%;
	margin-left:-80px;
	z-index: 999;
	position: absolute;
	margin-top: -1px;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
}
.navhide a{
	display: block;
	line-height: 45px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}
.navhide a:hover{
	background: rgba(0,0,0,.1);
}
.nav span:hover .navhide{
	opacity: 1;
	visibility: inherit;
}
.head_active .nav span {
	line-height: 70px;
}
.head_active .nav span a.nava{
	font-size: 16px;
}
/*.nav span:hover a.nava{
	color: #3979c7;
}*/
.hdra{
	margin-left: 30px;
	font-size: 18px;
	color: #fff;
}
.hdra a{
	font-size: 18px;
	color: #fff;
}
.head_active .hdra a{
	font-size: 16px;
}
.botbg{
	transform: skew(0, -2.4deg);
    -webkit-transform: skew(0, -2.4deg);
}
.bnimg{
	width: 100%;
	display: block;
	height: 770px;
	background-size: cover !important;
}
.bnimg video{
	object-fit: fill;
	transform: scale(1.4);
}
.swiper-container-bn .swiper-slide{
	overflow: hidden;
}
.md{
	padding: 20px 0 60px 0;
	position: relative;
	z-index: 1000;
}
.m1 .wrap{
	background: url(../images/m1bg_02.png) no-repeat center;
	background-size: cover;
}
.indexmd{
	transform: skew(0, -2.4deg);
    -webkit-transform: skew(0, -2.4deg);
    -moz-transform: skew(0, -2.4deg);
    -o-transform: skew(0, -2.4deg);
    z-index: 1000;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transform-origin: left top;
	background: #fff;
}
.md .wrap{
    position: relative;
    z-index: 1001;
}
.dx{
	text-transform: uppercase;
}
.mdtop h4{
	font-size: 40px;
	opacity: .03;
	color: #000;
}
.mdtop h3{
	font-size: 34px;
	color: #3979c7;
	margin-top: -32px;
}
.mdtop p{
	margin-top: 20px;
	font-size: 16px;
	color: #666;
}
.mdtop_wt h3,.mdtop_wt h4{
	color: #fff;
}
.mdtop_wt h4{
	opacity: .1;
}
.mdtop i{
	display: block;
	height: 2px;
	width: 60px;
	background: #3979C7;
	margin: 0 auto;
	margin-top: 20px;
}
.mdtop_cp h3{
	font-size: 36px;
	font-weight: normal;
	margin-top: 0;
	color: #333;
}
.mdtop_cp h4{
	margin-top: 10px;
	opacity: 1;
	color: #c8c8c8;
	font-weight: normal;
	font-size: 22px;
}
.mdtop_cp i{
	background: #dedede;
	width: 300px;
	display: inline-block;
	height: 1px;
}
.m1top{
	color: #666;
	line-height: 35px;
}
.m1a{
	width: 20%;
}
.m1a img{
	display: block;
	margin: 0 auto;
	transition: .5s;
}
.m1a:hover img{
	animation: myfirst 1s infinite;
}
@keyframes myfirst {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(0px, -10px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}
.m1a h3{
	font-size: 20px;
	margin: 15px 0 10px 0;
}
.m1a p{
	font-size: 16px;
	color: #666;
}
.swiper-container-m2{
	overflow: inherit;
}
.swiper-container-m2 .swiper-slide{
	height: 870px;
	background-size: cover !important;
}
.m2abg{
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover !important;
	transform: skew(0, -2.4deg);
    -webkit-transform: skew(0, -2.4deg);
    -moz-transform: skew(0, -2.4deg);
    -o-transform: skew(0, -2.4deg);
}
.m2a{
	width: 50%;
	height: 100%;
	background: rgba(0,71,157,.7);
	position: absolute;
	left: 0;
	top: 0;
}
.m2txt{
	width: 50%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	color: #fff;
}
.m2txt a{
	color: #fff;
}
.m2txtw{
	width: 50%;
	margin: 0 auto;
}
.m2txt h3{
	font-size: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.m2txtw p{
	font-size: 18px;
	line-height: 32px;
	margin-top: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.h4Box{
	width: 40%;
}
.h4Boxh4{
	font-size: 36px !important;
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.h4Boxp{
	font-size: 18px !important;
	line-height: 32px;
	margin-top: 15px;
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m2btn{
	border-top: 1px solid rgba(255,255,255,.75);
	margin-top: 15px;
	padding-top: 15px;
}
.m2btn i{
	display: inline-block;
	width: 46px;
	height: 46px;
	border-radius: 46px;
	text-align: center;
	line-height: 46px;
	cursor: pointer;
	transition: .5s;
}
.m2btn i:hover{
	background: #333;
}

.swiper-container-m2 .swiper-slide p,.swiper-container-m2 .swiper-slide h3{
	transform:translateY(-100px);
	opacity:0;
	transition:all .5s;
}
.swiper-container-m2 .ani-slide p,.swiper-container-m2 .ani-slide h3{
	transform:translateY(0);
	opacity:1;
}
.swiper-container-m2 .m2btn{
	transform:translateY(100px);
	opacity:0;
	transition:all .5s;
}
.swiper-container-m2 .ani-slide .m2btn{
	transform:translateY(0);
	opacity:1;
}
.m3{
	background: url(../images/m3bg_02.png) no-repeat bottom center;
	background-size: cover;
	padding-bottom: 120px;
}
.m3w{
	max-height: 440px;
	min-height: 440px;
}
.m3r{
	width: 48.333333%;
	margin-left: 40px;
}
.m3ra{
	display: block;
	margin-bottom: 30px;
	height: 70px;
	overflow: hidden;
	transition: .5s;
}
.m3ra h3{
	font-size: 18px;
	font-weight: normal;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.m3ra span{
	display: block;
	font-size: 14px;
	color: #999;
	margin: 10px 0;
}
.m3ra p{
	font-size: 14px;
	line-height: 22px;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	transition: .5s;
	opacity: 0;
	visibility: hidden;
}
.m3r li.active .m3ra {
	height: 107px;
}
.m3r li.active .m3ra p{
	opacity: 1;
	visibility: inherit;
}
.m3r li.active .m3ra h3{
	color: #3979C7;
}
.m3l img{
	max-width: 100%;
}
.m3l li a{
	display: block;
	width: 100%;
	height: 430px;
	background-size: cover !important;
}

.foot{
	background: #1a1a1a;
	padding: 0 0 25px 0;
}
.skew {
    transform: skew(0, -2.4deg);
    -webkit-transform: skew(0, -2.4deg);
    -moz-transform: skew(0, -2.4deg);
    -o-transform: skew(0, -2.4deg);
    z-index: 1000;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: -3px;
    transform-origin: left top;
    background-color: #1a1a1a;
}
.foot .wrap{
	position: relative;
	z-index: 1001;
	color: #fff;
}
.ft1{
	font-size: 18px;
}
.ft1 span{
	margin: 0 15px;
}
.ft1 a,.ft2 a{
	color: #fff;
}
.ft2{
	color: #fff;
	font-size: 16px;
	opacity: .3;
	margin: 20px 0 14px 0;
}
.ft2 a:hover{
	text-decoration: underline;
}
.ft3{
	color: #fff;
	font-size: 16px;
	opacity: .3;
}
.ft3 a{
	color: #fff;
}
.morea{
	padding: 0 45px;
	background: #f0f4f7;
	line-height: 45px;
	color: #abb3b9;
	display: inline-block;
}
.morea:hover{
	background: #3979C7;
	color: #fff;
}
.ewmhide{
	width: 100px;
	height: 100px;
	padding: 5px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	bottom: 0;
	margin-bottom: 15px;
	transition: .25s;
	opacity: 0;
	visibility: hidden;
	box-shadow: 0 0 15px rgba(0,0,0,.05);
}
.ewmhide img{
	display: block;
	width: 100%;
	height: 100%;
}
.ewmhide i{
	font-size: 20px;
	position: absolute;
	width: 20px;
	text-align: center;
	margin-left: -10px;
	bottom: -12px;
}
.ft1 span:hover .ewmhide{
	opacity: 1;
	visibility: inherit;
	margin-bottom: 35px;
}

/*info*/
.ifw{
	padding: 60px 0 100px 0;
	background: #f5f5f5;
}
.ifbox{
	background: #fff;
	padding: 50px;
	box-shadow: 0 0 10px rgba(0,0,0,.05);
}
.iftop{
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 30px;
}
.iftop h3{
	font-size: 30px;
	color: #121212;
	font-weight: normal;
	line-height: 45px;
	margin-top: 20px;
}
.iftop p{
	font-size: 18px;
	color: #999;
	margin-top: 20px;
}
.iftop p span{
	margin: 0 15px;
}
.iftxt{
	line-height: 30px;
	font-size: 16px;
}
.iftxt img,.iftxt video{
	max-width: 100%;
}

/*关于我们*/
.listbn{
	height: 500px;
	background-size: cover !important;
}
.lmd{
	padding: 60px 0;
}
.ab1img{
	width: 50%;
}
.ab1img img{
	display: block;
	width: 100%;
}
.ab1txt{
	margin-left: 45px;
	line-height: 38px;
	font-size: 18px;
}
.ab2{
	background: #f5f5f5;
}
.ab2w{
	flex-wrap: wrap;
	width: 101.5%;
}
.ab2a{
	margin-top: 20px;
	width: 18.5%;
	margin-right: 1.5%;
	background: #fff;
	text-align: center;
	height: 150px;
	border-bottom: 3px solid rgba(0,0,0,0);
	display: flex;
	align-items: center;
	justify-content: center;
}
.ab2a img{
	max-width: 80%;
	max-height: 80%;
}
.ab2a_active{
	border-bottom: 3px solid #3979c7;
}
.ab2txt{
	line-height: 38px;
	color: #666;
	font-size: 18px;
}
.ab3{
	background: url(../images/ab3bg_02.jpg) no-repeat center;
	background-size: cover;
}
.ab31img{
	width: 50%;
}
.ab31txt{
	font-size: 18px;
	color: #fff;
	line-height: 35px;
}
.ab32{
	margin-bottom: 20px;
}
.ab32{
	width: 101.5%;
}
.ab32a{
	margin-right: 1.5%;
	border-radius: 8px;
	width: 23.5%;
	padding: 30px 30px 35px 30px;
	background: rgba(255,255,255,.2);
	color: #fff;
	transition: .3s;
	font-size: 18px;
}
.ab32a h3{
	font-size: 16px;
	font-weight: normal;
	margin: 15px 0;
}
.ab32a h3 i{
	margin-right: 10px;
	font-size: 40px;
	font-weight: bold;
}
.ab32a img{
	transition: .3s;
}
.ab32a:hover{
	background: rgba(255,255,255,.35);
	margin-top: -7px;
}
.ab32a:hover img{
	transform:rotateY(180deg);
}
.j-swiper-container-cn2{
	padding: 20px 0 230px 0;
}
.cn21{
	width: 100%;
	height: 3px;
	background: #d7e4f4;
	cursor: pointer;
}
.cn21 i{
	display: block;
	width: 24px;
	height: 24px;
	background: #fff;
	border-radius: 24px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-top: -12px;
	margin-left: -12px;
	transition: .25s;
}
.cn21 i em{
	background: #3979c7;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	display: block;
	margin: 6px auto;
	transition: .25s;
}
.cn21:hover i{
	background: #3979c7;
}
.cn21:hover em{
	background: #fff;
}
.cn21txt{
	padding: 15px;
	text-align: center;
	position: absolute;
	width: 90%;
	top: 35px;
	left: 5%;
}
.cn21txt span{
	display: inline-block;
	width: 20px;
	height: 9px;
	background: url(../images/cn2jt_05.png) no-repeat center;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	top: 0;
	margin-top: -9px;
	opacity: 0;
}
.cn21:hover .cn21txt{
	color: #fff;
	background: #3979c7;
}
.cn21txt h3{
	font-size: 18px;
	font-weight: normal;
}
.cn21txt p{
	font-size: 16px;
	color: #666;
	line-height: 28px;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}
.cn21:hover p{
	color: #fff;
}
.cn21:hover .cn21txt span{
	opacity: 1;
}
.cn2_btn{
	background: none;
	border: 1px solid #ddd;
	color: #999;
	line-height: 36px;
}
.m6_btn{
	width: 38px;
	height: 38px;
	background: #fff;
	color: #3979c7;
	text-align: center;
	line-height: 38px;
	font-size: 20px;
	position: absolute;
	top: 50%;
	border-radius: 38px;
	cursor: pointer;
	margin-top: -19px;
}
.m6_btn:hover{
	background: #3979c7;
	color: #fff;
}
.m6_btn_l{
	left: -70px;
}
.m6_btn_r{
	right: -70px;
}
.cn2_btn_l{
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -60px;
	margin-top: 4px;
}
.cn2_btn_r{
	position: absolute;
	right: 0;
	top: 0;
	margin-right: -60px;
	margin-top: 4px;
}
.vdico{
	width: 80px;
	height: 80px;
	background: url(../images/vdico_03.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -40px 0 0 -40px;
}
.video_click{
	cursor: pointer;
}
/*视频*/
.videohide{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	visibility: hidden;
    opacity: 0;
	transition: .5s;
}
.videohide_class{
	visibility: visible;
	opacity: 1; 
}
.videohidebg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.7);
	z-index: 10;
}
.videohidebox i{
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 24px;
	border-radius: 30px;
	background: #3979C7;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	margin-right: -15px;
	margin-top: -15px;
	border: 2px solid #fff;
	cursor: pointer;
	font-style: normal;
}
.videohidebox i.fa-close:hover{
	-webkit-filter: brightness(110%);
}
.videohidebox{
	width: 50%;
	height: 600px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 25%;
	z-index: 20;
	padding: 10px;
	margin-top: -500px;
	transition: .5s;
}
.videohidebox_class{
	margin-top: -300px;
	opacity: 1;
}
.videohidebox_1{
	width: 100%;
	height: 530px;
}
.videohidebox_1 video{
	width: 100%;
	height: 100%;
	object-fit: fill;
}
.videohidebox_1 p{
	font-size: 16px;
	color: #000;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.ab6w{
	width: 103%;
}
.ab6a{
	width: 30.333333%;
	height: 160px;
	margin-right: 3%;
	background: #fff;
	box-shadow: 0 0 25px rgba(57,121,199,.17);
	display: flex;
	align-items: center;
	justify-content: center;
}
.ab6a img{
	max-width: 80%;
	max-height: 80%;
}
.ab7 .wrap{
	width: 100%;
	position: absolute;
	left: 0;
	top: 60px;
	z-index: 99;
}

/*prd*/
.index_show{
	box-shadow: 0 0 25px rgba(57,121,199,.17);
}
.pd1t{
	flex-wrap: wrap;
	justify-content: center;
}
.pd1t a{
	display: inline-block;
	padding: 0 45px;
	height: 50px;
	line-height: 50px;
	background: #c1c1c1;
	border-radius: 50px;
	margin: 0 25px;
}
.pd1t a.active{
	background: #3979C7;
}
.pd1t a img{
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	max-height: 60%;
}
.pd1m{
	padding: 20px;
}
.pd1mimg{
	width: 50%;
	margin-left: 45px;
	height: 295px;
	background-size: cover !important;
	position: relative;
}
.pd1mimg_img{
	display: block;
	justify-content: center;
	align-items: center;
	height: auto;
}
.pd1mimg_img img.img{
	max-width: 100%;
	max-height: 100%;
}
.pd1mimg i{
	cursor: pointer;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/vdico_03.png) no-repeat center;
	background-size: 50px;
}
.pd1mimg i img{
	display: block;
	margin: 0 auto;
	width: 55px;
}
.pd1mtxt{
	padding-left: 20px;
}
.pd1mtxt h3{
	font-size: 22px;
	font-weight: normal;
}
.pd1mtxt img{
	display: block;
	margin: 20px 0;
}
.pd1mtxt a{
	display: inline-block;
	padding: 8px 30px;
	background: #3979C7;
	border-radius: 50px;
	color: #fff;
	margin-top: 15px;
}
.ab2txta a{
	display: inline-block;
	padding: 6px 30px;
	background: #3979C7;
	border-radius: 50px;
	color: #fff;
	margin-top: 15px;
}
.pd1mtxt .txt{
	color: #999;
	line-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: hidden;
	font-size: 16px;
}
.pd1ba{
	padding: 15px 0;
	border-bottom: 1px solid #eee;
	line-height: 30px;
	font-size: 16px;
}
.pd1bal{
	width: 110px;
	border-right: 1px solid #eee;
	text-align: center;
}
.pd1bar{
	padding: 0 15px;
}
.pd1bar a{
	margin: 0 15px;
	color: #666;
	display: inline-block;
}
.pd1bar a.active{
	font-weight: bold;
	color: #3979C7;
}
.pd1bar a:hover{
	color: #3979C7;
}
.pd1w{
	flex-wrap: wrap;
}
.pd1a{
	width: 25%;
	border: 1px solid #eee;
	margin-left: -1px;
	margin-top: -1px;
	overflow: hidden;
}
.pd1aimg{
	height: 240px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pd1aimg img{
	display: inline-block;
	max-width: 80%;
	max-height: 80%;
	transition: 1s;
}
.pd1a p{
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	padding: 0 15px;
}
.pd1a:hover{
	color: #3979C7;
	box-shadow: 0 0 25px rgba(57,121,199,.17);
	z-index: 99;
}
.pd1a:hover .pd1aimg img{
	transform: scale(1.05);
}
.pd1ai{
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	transition: .5s;
	margin-top: -60px;
	margin-left: -60px;
}
.pd1ai img{
	width: 60px;
	height: 60px;
}
.pd1a:hover .pd1ai{
	margin: 0;
}
.pd1a .line{
	height: 2px;
	width: 0px;
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #3979C7;
	opacity: 0;
	transition: .5s;
}
.pd1a:hover .line{
	width: 100%;
	opacity: 1;
}
.page{
	margin-bottom: 50px;
}
.page a{
	margin: 0 3px;
	font-size: 12px;
	color: #666;
	padding: 0 15px;
	height: 38px;
	line-height: 36px;
	border: 1px solid #eee;
	display: inline-block;
}
.page a:hover{
	color: #3979C7;
}
.page a.active{
	background: #3979C7;
	color: #fff;
	border: 1px solid #3979C7;
}
/*prdinfo*/
.pi1l{
	width: 49%;
	margin-right: 65px;
	
}
.pi1r{
	width: 45.3%;
	padding-bottom: 60px;
}
.pi1b{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 45.3%;
	height: 60px;
	border-top: 1px solid #e6e6e6;
}
.pi1rtop h3{
	font-size: 40px;
	font-weight: normal;
}
.pi1rtop p{
	font-size: 16px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	margin: 30px 0 40px 0;
}
.pi1rbot a{
	padding: 0 25px;
	height: 45px;
	line-height: 45px;
	border-radius: 4px;
	background: #3979C7;
	color: #fff;
	display: inline-block;
	font-size: 18px;
}
.pi1rbot a:hover{
	opacity: .85;
}
.pi1b a{
	display: block;
	float: left;
	width: 50%;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #666;
	border-right: 1px solid #E6E6E6;
}
.piba1 i{
	position: absolute;
	left: 0;
	top: 0;
}
.piba2 i{
	position: absolute;
	right: 0;
	top: 0;
}
.pi1b a.piba2{
	border: 0;
}
.pi1b a:hover{
	color: #003B91;
}
.pi1ltimg{
	text-align: center;
	height: 400px;
	background: #f9f9f9;
	display: flex;
	justify-content: center;
	align-items: center;
}
.pi1ltimg img{
	max-width: 80%;
	max-height: 80%;
	min-width: 50%;
	min-height: 50%;
}
.pi1lbimg{
	width: 100%;
	padding: 20px 0;
	border: 1px solid #eee;
	transition: .25s;
}
.pi1lbimg img{
	height: 80px;
	display: block;
	margin: 0 auto;
}
.swiper-button-next-pi,.swiper-button-prev-pi{
	background-color: rgba(0,0,0,.15);
	background-size: 12px;
}
.gallery-thumbs .swiper-slide-thumb-active .pi1lbimg{
	border: 1px solid #3979C7;
}
.pib{
	margin-bottom: 30px;
}
.pibtit{
	font-size: 18px;
	border-bottom: 1px solid #eee;
	height: 55px;
	line-height: 55px;
}
.pibtit span{
	color: #3979C7;
	display: inline-block;
	line-height: 55px;
	height: 55px;
	border-bottom: 2px solid #3979C7;
}
.pibw{
	line-height: 28px;
}
.pibw img{
	max-width: 100%;
}

/*new*/
.newmd{
	padding: 30px 0 60px 0;
}
.newnav{
	font-size: 12px;
	color: #666;
	line-height: 30px;
}
.newnav a{
	color: #666;
}
.newnav a.active{
	color: #3979C7;
}
.neww{
	flex-wrap: wrap;
}
.newa{
	width: 50%;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #EDEDED;
	padding: 45px 85px 30px 0;
}
.newa:nth-child(1),.newa:nth-child(2){
	padding-top: 0 !important;
}
.newa:nth-child(even){
	border-right: 0;
	padding: 45px 0 30px 85px;
}
.newaimg{
	width: 100%;
	height: 350px;
	overflow: hidden;
}
.newatxt h3{
	font-size: 18px;
	font-weight: normal;
	margin: 20px 0 15px 0;
	line-height: 30px;
	height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.newatxt p{
	font-size: 12px;
	line-height: 26px;
	color: #666;
	height: 52px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;	
}
.newatxtb{
	margin-top: 20px;
}
.newatxtb span{
	font-size: 45px;
	color: #EDEDED;
	font-weight: bold;
	transition: .5s;
}
.newatxtb i{
	color: #3979C7;
	line-height: 25px;
	border-bottom: 1px solid #3979C7;
	transition: .5s;
	opacity: 0;
}
.newa:hover{
	color: #3979C7;
}
.newa:hover .newatxtb span{
	color: #3979C7;
}
.newa:hover .newatxtb i{
	opacity: 1;
}

/*contact*/
.co1w{
	flex-wrap: wrap;
}
.co1a{
	width: 20%;
	position: relative;
	cursor: pointer;
}
.co1a img{
	height: 38px;
}
.co1a h3{
	font-size: 18px;
	color: #3979C7;
	text-transform: uppercase;
	margin: 13px 0;
}
.co1a p{
	color: #666;
}
.co1hide{
	width: 120px;
	height: 120px;
	background: #fff;
	box-shadow: 0 3px 12px rgba(0,0,0,.15);
	padding: 10px;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	bottom: 0;
	margin-bottom: 115px;
	opacity: 0;
	visibility: hidden;
	transition: .5s;
}
.co1hide img{
	display: block;
	width: 100%;
	height: 100%;
}
.co1hide i{
	color: #fff;
	position: absolute;
	width: 30px;
	text-align: center;
	left: 50%;
	margin-left: -15px;
	bottom: -13px;
	font-size: 24px;
}
.co1a:hover .co1hide{
	opacity: 1;
	visibility: inherit;
	margin-bottom: 130px;
}
.co2{
	width: 100%;
	height: 550px;
}
.co3{
	padding-bottom: 150px;
}
.co3w{
	flex-wrap: wrap;
	width: 105%;
}
.co3a{
	width: 45%;
	margin-right: 5%;
	margin-top: 30px;
}
.co3a input{
	width: 100%;
	height: 55px;
	border-bottom: 1px solid #EDEDED;
	font-size: 16px;
}
.co3a textarea{
	border-bottom: 1px solid #EDEDED;
	resize: none;
	width: 100%;
	height: 120px;
	font-size: 16px;
}
.co3a input:focus,.co3a textarea:focus{
	border-bottom: 1px solid #3979C7;
}
.co3a1{
	width: 95%;
}
.co3b{
	width: 95%;
	font-size: 16px;
	color: #888;
}
.co3b input{
	padding: 0 35px;
	line-height: 50px;
	color: #fff;
	background: #3979C7;
	cursor: pointer;
	font-size: 16px;
	transition: .25s;
}
.co3b input:hover{
	opacity: .85;
}

.kja{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 25%;
	height: 100%;
	background-size: cover !important;
	color: #fff;
}
.kjabg{
	background: rgba(0,0,0,.3);
	padding: 0 50px;
	transition: .5s;
}
.kja:hover .kjabg{
	background: rgba(0,46,139,.8);
}
.kja h3{
	font-size: 40px;
	margin-top: 100px;
	transition: .5s;
}
.kja span{
	display: block;
	font-size: 18px;
	font-weight: bold;
	opacity: .5;
	margin: 15px 0 20px 0;
}
.kja .txt{
	font-size: 18px;
	line-height: 35px;
	text-align: left;
	opacity: 0;
	visibility: hidden;
	transition: .5s;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}
.kja:hover .txt{
	opacity: 1;
	visibility: inherit;
}
.kja:hover h3{
	margin-top: 0;
}

.videoinfo{
	text-align: center;
}
.videoinfo video{
	width: 70%;
	height: auto;
}








@media only screen and (max-width:1500px) {
	.head{
		padding: 0 45px;
	}
	.nav span{
		padding: 0 20px;
	}
	.swiper-container-m2 .swiper-slide{
		height: 700px;
	}
	.navhide a{
		font-size: 14px;
	}
}
@media only screen and (max-width:1300px) {
	.nav span{
		padding: 0 15px;
	}
	.nav span a.nava,.hdra a{
		font-size: 16px;
	}
	.logo{
		height: 55px;
	}
	.bnimg{
		height: 650px;
	}
	.swiper-container-m2 .swiper-slide{
		height: 550px;
	}
	.mdtop h4{
		font-size: 30px;
	}
	.mdtop h3{
		margin-top: -24px;
		font-size: 28px;
	}
	.ab7 .wrap{
		top: 40px;
	}
	.listbn{
		height: 420px;
	}
	.pd1a{
		width: 33.333333%;
	}
	
	.kja h3{
		font-size: 30px;
	}
	.kja span{
		margin: 10px 0 15px 0;
	}
	.kja .txt{
		font-size: 15px;
		line-height: 30px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.hdra a img{
		height: 15px;
	}
	.nav span{
		padding: 0 12px;
	}
	.nav span a.nava,.hdra a{
		font-size: 14px;
	}
	.logo{
		height: 44px;
	}
	.head_active .nav span a.nava{
		font-size: 14px;
	}
	.head_active .hdra a{
		font-size: 14px;
	}
	.hdra{
		margin-left: 20px;
	}
	.bnimg{
		height: 550px;
	}
	.newa{
		padding: 30px 50px 30px 0;
	}
	.newa:nth-child(even){
		padding: 30px 0 30px 50px;
	}
	.co2{
		height: 450px;
	}
	.kjabg{
		padding: 0 20px;
	}
	.kja h3{
		font-size: 24px;
	}
	.kja span{
		margin: 10px 0 15px 0;
	}
	.kja .txt{
		font-size: 14px;
		line-height: 30px;
	}
}
@media only screen and (max-width:950px) {
	.videohidebox{
		width: 90%;
		left: 5%;
		margin-left: 0;
		height: 250px;
		margin-top: -210px;
	}
	.videohidebox_1 p{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	.videohidebox_1{
		height: 200px;
	}
	.videohidebox_class{
		margin-top: -110px;
	}
	.bnimg{
		height: 170px;
	}
	.swiper-container-bn .swiper-pagination-bullet{
		width: 8px;
		height: 8px;
		margin: 0 5px !important;
	}
	.md,.lmd{
		padding: 30px 0;
	}
	.mdtop h4{
		font-size: 24px;
	}
	.mdtop_cp h4{
		font-size: 18px;
	}
	.mdtop h3{
		font-size: 20px;
		margin-top: -20px;
	}
	.mdtop i{
		margin-top: 10px;
		width: 40px;
	}
	.m1top{
		font-size: 13px;
	}
	.mt_50,.mt_60,.mt_70,.mt_80{
		margin-top: 30px;
	}
	.m1a img{
		max-width: 80%;
	}
	.m1a h3{
		font-size: 14px;
	}
	.m1a p{
		font-size: 10px;
	}
	.swiper-container-m2 .swiper-slide{
		height: 230px;
	}
	.m2txt{
		padding-top: 20px;
	}
	.m2txtw{
		width: 85%;
	}
	.m2txt h3{
		font-size: 16px;
	}
	.m2txt p{
		font-size: 12px;
		margin-top: 10px;
		line-height: 20px;
	}
	.m2btn i{
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.m3l{
		margin-bottom: 25px;
	}
	.m3l li a{
		height: 230px;
	}
	.m3r{
		width: 100%;
		margin-left: 0;
	}
	.m3ra p{
		opacity: 1;
		visibility: inherit;
	}
	.m3ra{
		height: auto !important;
	}
	.m3w{
		min-height: 1px;
		max-height: 1000px;
		display: block;
	}
	.m3ra h3{
		font-size: 16px;
	}
	.m3ra span,.m3ra p{
		font-size: 14px;
	}
	.foot{
		padding: 15px 0 20px 0;
	}
	.ft2,.ft3{
		font-size: 13px;
	}
	.m3r li:last-child .m3ra{
		margin-bottom: 0;
	}
	/*info*/
	.list_mt{
		margin-top: 0;
	}
	.ifw{
		padding: 20px 0;
		padding-bottom: 40px;
	}
	.ifbox{
		padding: 20px;
	}
	.iftop{
		padding-bottom: 15px;
	}
	.iftop h3{
		margin-top: 0;
		font-size: 20px;
		line-height: 30px;
	}
	.iftop p{
		font-size: 12px;
		margin-top: 10px;
	}
	.iftop p span{
		margin: 0 10px;
	}
	.iftxt{
		font-size: 14px;
		line-height: 28px;
	}
	
	.listbn{
		height: 125px;
	}
	.ab1w{
		flex-wrap: wrap;
	}
	.ab1img,.ab1txt{
		width: 100%;
		margin-left: 0;
	}
	.ab1img img{
		max-width: 80%;
		margin: 0 auto;
	}
	.ab1txt{
		margin-top: 20px;
		font-size: 14px;
	}
	.ab2w{
		width: 100%;
		margin-top: 20px;
	}
	.ab2a{
		width: 48%;
		margin-right: 4%;
		height: 70px;
		margin-top: 10px;
	}
	.ab2a:nth-child(even){
		margin-right: 0;
	}
	.ab2a img{
		display: block;
		margin: 0 auto;
	}
	.ab2txt{
		margin-top: 15px;
		font-size: 13px;
	}
	.ab31{
		flex-wrap: wrap;
	}
	.ab31txt{
		margin-left: 0;
		font-size: 13px;
		line-height: 28px;
		margin-top: 10px;
	}
	.ab32{
		width: 100%;
		flex-wrap: wrap;
		margin-top: 0;
	}
	.ab32a{
		width: 48%;
		margin-right: 4%;
		margin-top: 15px;
	}
	.ab32a:nth-child(even){
		margin-right: 0;
	}
	.ab31img,.ab31txt{
		width: 100%;
	}
	.ab32a img{
		width: 60px;
	}
	.ab32a h3{
		font-size: 14px;
		margin: 10px 0;
	}
	.ab32a h3 i{
		font-size: 22px;
		margin-right: 5px;
	}
	.ab32a p{
		font-size: 12px;
	}
	.cn21txt p{
		font-size: 12px;
		line-height: 24px;
		margin-top: 5px;
	}
	.cn21txt h3{
		font-size: 15px;
	}
	.cn21txt{
		padding: 10px;
	}
	.cn21{
		height: 2px;
	}
	.cn21 i{
		width: 16px;
		height: 16px;
		margin-left: -8px;
		margin-top: -8px;
	}
	.cn21 i em{
		width: 8px;
		height: 8px;
		margin: 4px auto;
	}
	.m6_btn{
		width: 24px;
		height: 24px;
		font-size: 16px;
		line-height: 24px;
	}
	.cn2_btn_l,.cn2_btn_r{
		display: none;
	}
	.vdico{
		width: 36px;
		height: 36px;
		margin: -18px 0 0 -18px;
	}
	.ab6a{
		height: 60px;
	}
	.ab7 .wrap{
		top: 10px;
	}
	.ab7 .wrap .mdtop h4{
		font-size: 18px;
	}
	.ab7 .wrap .mdtop h3{
		font-size: 18px;
		margin-top: -15px;
	}
	.ab7 .wrap .mdtop i{
		display: none;
	}
	
	.pd1t a{
		padding: 0 20px;
		height: 40px;
		line-height: 40px;
		margin: 0 10px;
	}
	.pd1t a img{
		max-height: 20px;
	}
	.pd1m{
		flex-wrap: wrap;
	}
	.pd1mtxt,.pd1mimg{
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.pd1mimg{
		height: 150px;
		margin-top: 20px;
	}
	.pd1mimg i{
		background-size: 50px;
	}
	.pd1mimg i img{
		width: 40px;
	}
	.pd1ba{
		flex-wrap: wrap;
		padding: 0;
	}
	.pd1bal{
		width: 100%;
		padding: 0 15px;
		text-align: left;
		border-bottom: 1px dashed #eee;
		line-height: 45px;
	}
	.pd1bar{
		padding: 10px 15px;
	}
	.pd1bar a{
		margin-left: 0;
		font-size: 12px;
		margin-right: 15px;
	}
	.pd1 .mt_30{
		margin-top: 15px;
	}
	.pd1a{
		width: 50%;
	}
	.pd1aimg{
		height: 150px;
	}
	.pd1aimg img{
		max-width: 65%;
		max-height: 65%;
	}
	.pd1a p{
		font-size: 14px;
		margin-bottom: 20px;
	}
	.page{
		margin-bottom: 20px;
	}
	.page a{
		font-size: 12px;
		height: 32px;
		line-height: 30px;
		padding: 0 12px;
		margin: 5px;
	}
	
	.pi1w {
		flex-wrap: wrap;
	}
	.pi1l{
		width: 100%;
		margin-right: 0;
	}
	.pi1ltimg{
		height: 250px;
	}
	.pi1ltimg img{
		max-width: 70%;
		max-height: 70%;
	}
	.pi1lbimg{
		padding: 15px 0;
	}
	.pi1lbimg img{
		height: 40px;
	}
	.pi1r{
		width: 100%;
		padding-bottom: 0;
		margin-top: 20px;
	}
	.pi1rtop h3{
		font-size: 24px;
	}
	.pi1rtop p{
		font-size: 14px;
		line-height: 26px;
		margin: 15px 0;
		-webkit-line-clamp:10;
	}
	.pi1rbot a{
		font-size: 16px;
		line-height: 40px;
		height: 40px;
	}
	.pi1b{
		position: relative;
		width: 100%;
		margin-top:20px;
	}
	.pi1b a{
		line-height: 40px;
		font-size: 14px;
	}
	.pib{
		margin-top: 0;
		margin-bottom: 20px;
	}
	
	.newmd{
		padding: 15px 0 30px 0;
	}
	.neww{
		margin-top: 15px;
	}
	.newa{
		width: 100% !important;
		padding: 0 !important;
		border: 0 !important;
		padding-bottom: 25px !important;
	}
	.newa:last-child{
		padding-bottom: 0 !important;
	}
	.newaimg{
		height: 200px;
	}
	.newatxt h3{
		font-size: 16px;
		margin: 10px 0 8px 0;
	}
	.newatxtb{
		margin-top: 10px;
	}
	.newatxtb i{
		opacity: 1;
	}
	.newatxtb span{
		font-size: 30px;
	}
	.mdtop p{
		font-size: 12px;
		line-height: 20px;
		margin-top: 15px;
	}
	.co1w{
		flex-wrap: wrap;
		margin-top: 10px;
	}
	.co1a{
		width: 50%;
		margin-top: 20px;
	}
	.co1a p{
		font-size: 12px;
	}
	.co1a h3{
		font-size: 15px;
		margin: 5px 0;
	}
	.co1a img.img{
		height: 25px;
		display: block;
		margin: 0 auto;
	}
	.co1hide{
		margin-bottom: 75px;
	}
	.co1a:hover .co1hide{
		margin-bottom: 85px;
	}
	.co2{
		height: 200px;
	}
	.co3w{
		width: 100%;
	}
	.co3a,.co3a1,.co3b{
		margin-right: 0;
		width: 100%;
	}
	.co3a{
		margin-top: 5px;
	}
	.co3a textarea{
		height: 100px;
	}
	.co3a1{
		margin-top: 20px;
	}
	.co3{
		padding-bottom: 50px;
	}
	.co3b{
		flex-wrap: wrap;
		margin-top: 15px;
	}
	.co3b p{
		width: 100%;
		font-size: 12px;
		line-height: 20px;
	}
	.co3br{
		width: 100%;
		margin-top: 15px;
	}
	.co3br input{
		padding: 0 25px;
		line-height: 40px;
		font-size: 14px;
	}
	.kjw{
		flex-wrap: wrap;
	}
	.kja{
		width: 100%;
		height: 500px;
	}
	.kjabg{
		background: rgba(0,0,0,.5);
	}
	.kja h3{
		margin-top: 0;
		font-size: 24px;
	}
	.kja span{
		font-size: 14px;
	}
	.kja .txt{
		opacity: 1;
		visibility: inherit;
		font-size: 13px;
		line-height: 26px;
	}
	.videoinfo{
		text-align: center;
	}
	.videoinfo video{
		width: 100%;
		height: auto;
	}
	
	#index .r2 .rowMain .half{
		left: 0 !important;
	}
	.h4Boxh4{
		font-size: 14px !important;
		height: 25px !important;
		line-height: 25px !important;
	}
	.h4Boxp{
		font-size: 12px !important;
		line-height: 25px !important;
		-webkit-line-clamp: 1;
		margin-top: 10px !important;
	}
	#index .r2 .rowMain .half .picMove > a{
		width: 26px !important;
    	height: 26px !important;
		line-height: 25px !important;
	}
	#index .r2 .rowMain .half .picMove{
		height: auto !important;
		line-height: 25px !important;
	}
	.h4Box{
		margin-top: 40px;
	}
}